home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / cli / AKCC.lha / Programmers / Examples / smakefile < prev    next >
Makefile  |  1997-06-29  |  104b  |  5 lines

  1. always:
  2.         smake -f WildCmp.smake
  3.         smake -f AssignName.smake
  4.         smake -f FPrintf.smake
  5.